Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wordpress WP-dTree issue

Featured Replies

I am having issues with WP-dTree not working on the posts page of a test site I'm working on.

 

http://retroedgewebdesign.com/pgtp/

 

It is fine and set up just how I want it throughout the rest of the site, just the posts page?

 

If anyone knows how to fix this I'd be eternally grateful?

  • 2 weeks later...
  • Author

I still haven't been able to resolve this issue, if anyone can help I'd really appreciate it :)

  • 4 weeks later...
  • Author

If anyone is interested I have found a fix:

 

1. Find this line in /wordpress/wp-content/plugins/wp-dtree-30/wp-dtree_gen-functions.php:

if(substr_count($string, $path)){ //we know that this line holds the node id of our request.

 

2. Add this right above it (where the path is whatever is after /wordpress in your URL when you access the page directly):

 

if(empty($path)) {

$path = "path-of-your-front-page";

}

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.